PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.patterns Package / PDFShadingPattern Class / setShading Method
The shading associated with this pattern.
In This Topic
    setShading Method
    In This Topic
    Sets the shading.
    Syntax
    public void setShading( 
       PDFShading shading
    )

    Parameters

    shading
    The shading associated with this pattern.
    See Also